Optionally depend on sassc to generate the theme CSS
authorEmmanuele Bassi <ebassi@gnome.org>
Tue, 14 Mar 2017 16:35:58 +0000 (16:35 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Sat, 1 Apr 2017 14:36:27 +0000 (15:36 +0100)
commit99c79d67690dda5fe857c91aac20d0c906d6aa00
tree737b24400f5ed994d9bcb9cab6ae7c57e7622153
parentd55249c6f1b4a02876a79280b832c1f2f9627891
Optionally depend on sassc to generate the theme CSS

Instead of using Ruby/Sass to generate the CSS from SCSS files, we can
use the faster and more lightweight libsass/sassc binary.

We can keep the CSS files in Git to make it easier to dist GTK+, but we
can add rules to ensure they get rebuilt if the source SCSS changes.

https://bugzilla.gnome.org/show_bug.cgi?id=780041
configure.ac
gtk/Makefile.am